TActivator.FindConstructor(TRttiInstanceType,TValue[]) Method

Represents method FindConstructor(TRttiInstanceType,TValue[]).

Namespace: Spring
private
 class function FindConstructor(const classType: TRttiInstanceType;
 const arguments: array of TValue): TRttiMethod; overload; static;

Parameters

classType
Type: TRttiInstanceType

arguments
Type: array of TValue

Return Value

Type: TRttiMethod